Glenn Morris [Tue, 20 Apr 2010 07:54:28 +0000 (00:54 -0700)]
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
Glenn Morris [Tue, 20 Apr 2010 07:37:20 +0000 (00:37 -0700)]
* minibuffer.el (completion-at-point): Doc fix.
Chong Yidong [Tue, 20 Apr 2010 01:29:37 +0000 (21:29 -0400)]
Bump version to 23.1.96.
Chong Yidong [Mon, 19 Apr 2010 14:38:53 +0000 (10:38 -0400)]
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
Chong Yidong [Mon, 19 Apr 2010 14:38:12 +0000 (10:38 -0400)]
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
Stefan Monnier [Mon, 19 Apr 2010 13:17:40 +0000 (09:17 -0400)]
(completion-styles): Improve docstrings.
Juanma Barranquero [Mon, 19 Apr 2010 03:06:29 +0000 (05:06 +0200)]
* dired.c (Ffile_attributes): Fix typo in docstring.
Katsumi Yamaoka [Sun, 18 Apr 2010 23:24:22 +0000 (23:24 +0000)]
Synch with Gnus trunk:
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
the CVS repo. Put the Git repo in the news section.
* gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
Removed some mentions of CVS. Mention the new Git repo.
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* smime.el: Don't mention CVS.
* nnrss.el (nnrss-fetch): Don't mention CVS.
* nnir.el: Don't mention CVS.
Chong Yidong [Sun, 18 Apr 2010 23:02:16 +0000 (19:02 -0400)]
* programs.texi (Semantic): New node.
* maintaining.texi (EDE): New node.
* emacs.texi: Update node listing.
* misc.texi (Gnus): Use the `C-h i' keybinding for info.
Chong Yidong [Sun, 18 Apr 2010 21:40:10 +0000 (17:40 -0400)]
Bugfix for ede-proj-makefile-insert-variables.
* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
destroy list before using it.
Dan Nicolaescu [Sat, 17 Apr 2010 16:10:19 +0000 (09:10 -0700)]
Fix the version number for added files.
* vc-hg.el (vc-hg-working-revision): Check if the file is
registered after hg parent fails (Bug#5961).
Glenn Morris [Sat, 17 Apr 2010 02:07:48 +0000 (19:07 -0700)]
Add some autoloads.
* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.
Glenn Morris [Sat, 17 Apr 2010 02:06:12 +0000 (19:06 -0700)]
* etc/NEWS: Minor edits.
Chong Yidong [Sat, 17 Apr 2010 00:28:19 +0000 (20:28 -0400)]
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
* vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
name relative to the project root (Bug#5960).
Glenn Morris [Fri, 16 Apr 2010 07:43:29 +0000 (00:43 -0700)]
* emacs.texi (Acknowledgments): Remove duplicate.
Katsumi Yamaoka [Fri, 16 Apr 2010 03:27:09 +0000 (03:27 +0000)]
Synch with Gnus trunk:
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.
Katsumi Yamaoka [Fri, 16 Apr 2010 03:26:07 +0000 (03:26 +0000)]
Synch with Gnus trunk:
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.
Katsumi Yamaoka [Fri, 16 Apr 2010 03:22:06 +0000 (03:22 +0000)]
Merge from mainline.
Glenn Morris [Fri, 16 Apr 2010 02:50:42 +0000 (19:50 -0700)]
* etc/NEWS: git version number issues don't need manual changes.
Glenn Morris [Fri, 16 Apr 2010 02:45:26 +0000 (19:45 -0700)]
Improve previous change.
Glenn Morris [Fri, 16 Apr 2010 02:39:22 +0000 (19:39 -0700)]
* vc-git.el (vc-git-print-log): Doc fix.
Glenn Morris [Fri, 16 Apr 2010 02:35:59 +0000 (19:35 -0700)]
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
Katsumi Yamaoka [Thu, 15 Apr 2010 22:43:50 +0000 (22:43 +0000)]
Merge from mainline.
Glenn Morris [Thu, 15 Apr 2010 17:17:01 +0000 (10:17 -0700)]
* doc/emacs/ChangeLog: Fix typo.
Glenn Morris [Thu, 15 Apr 2010 07:56:31 +0000 (00:56 -0700)]
* etc/NEWS: Remove duplicate entry.
Glenn Morris [Thu, 15 Apr 2010 07:54:06 +0000 (00:54 -0700)]
Mention Dired VC diff and log in manual.
* dired.texi (Misc Dired Features): Mention VC diff and log.
* maintaining.texi (Old Revisions, VC Change Log):
Mention that diff and log work in Dired buffers.
Glenn Morris [Thu, 15 Apr 2010 07:34:28 +0000 (00:34 -0700)]
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
Glenn Morris [Thu, 15 Apr 2010 07:25:20 +0000 (00:25 -0700)]
* help.texi (Help Summary): Mention M-x info-finder.
Glenn Morris [Thu, 15 Apr 2010 07:19:06 +0000 (00:19 -0700)]
NEWS markup.
* etc/NEWS: bookmark-bmenu-search, mpc, image-mode-maybe do not need
manual entries. GDB changes, Semantic, EDE, EIEIO have them.
Glenn Morris [Thu, 15 Apr 2010 07:06:25 +0000 (00:06 -0700)]
* ack.texi (Acknowledgments): Add mpc.el
Glenn Morris [Thu, 15 Apr 2010 02:20:33 +0000 (19:20 -0700)]
* etc/NEWS: Minor mark-up and typo fixes.
Glenn Morris [Thu, 15 Apr 2010 02:05:36 +0000 (19:05 -0700)]
Document new commands for manipulating local variable lists.
* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.
Katsumi Yamaoka [Wed, 14 Apr 2010 23:20:37 +0000 (23:20 +0000)]
Merge from mainline.
Katsumi Yamaoka [Wed, 14 Apr 2010 22:44:33 +0000 (22:44 +0000)]
Merge from mainline.
Juri Linkov [Wed, 14 Apr 2010 22:41:21 +0000 (01:41 +0300)]
Fix @deffn without category.
* abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
for `abbrev-insert'.
* buffers.texi (Indirect Buffers): Add category `Command'
to @deffn of `clone-indirect-buffer'.
* windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
for `next-window' and `previous-window'. Add category `Command'
to @deffn of `pop-to-buffer'.
Chong Yidong [Wed, 14 Apr 2010 17:32:50 +0000 (13:32 -0400)]
* ido.el (ido-file-internal): Fix 2009-12-02 change.
Chong Yidong [Wed, 14 Apr 2010 15:33:42 +0000 (11:33 -0400)]
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
default settings (Bug#5928).
Glenn Morris [Wed, 14 Apr 2010 02:36:48 +0000 (19:36 -0700)]
* admin/notes/bugtracker: Minor updates.
Katsumi Yamaoka [Tue, 13 Apr 2010 22:49:24 +0000 (22:49 +0000)]
Merge from mainline.
Alan Mackenzie [Tue, 13 Apr 2010 09:15:14 +0000 (09:15 +0000)]
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
[These enhancements were not sufficiently stable at the time of releasing
a pretest.]
Adrian Robert [Tue, 13 Apr 2010 08:58:42 +0000 (11:58 +0300)]
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
Adrian Robert [Tue, 13 Apr 2010 08:56:08 +0000 (11:56 +0300)]
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Adrian Robert [Tue, 13 Apr 2010 06:01:46 +0000 (09:01 +0300)]
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Alan Mackenzie [Mon, 12 Apr 2010 18:58:52 +0000 (18:58 +0000)]
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
\"brace desserts\".".
Alan Mackenzie [Mon, 12 Apr 2010 15:15:07 +0000 (15:15 +0000)]
Reverse change 99448: "Change strategy for marking < and > as template
delimiters: mark them strictly in matching pairs."
Alan Mackenzie [Mon, 12 Apr 2010 14:59:56 +0000 (14:59 +0000)]
Reverse 99556:
" (i) Remove any hard syntax-table properties for <, > inserted by C-y.
(ii) Remove category text props, not syntax-table ones in unmarking <, >.
".
Alan Mackenzie [Mon, 12 Apr 2010 14:55:18 +0000 (14:55 +0000)]
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
Alan Mackenzie [Mon, 12 Apr 2010 14:48:07 +0000 (14:48 +0000)]
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
Alan Mackenzie [Mon, 12 Apr 2010 14:34:09 +0000 (14:34 +0000)]
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
Katsumi Yamaoka [Mon, 12 Apr 2010 00:59:45 +0000 (00:59 +0000)]
Merge from mainline.
YAMAMOTO Mitsuharu [Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)]
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
(PTY_OPEN): New defines. Use openpty (Bug#726, Bug#5819).
Glenn Morris [Sat, 10 Apr 2010 02:14:47 +0000 (19:14 -0700)]
Fix bug ref in previous.
Glenn Morris [Sat, 10 Apr 2010 02:12:03 +0000 (19:12 -0700)]
Close bug#1835.
* progmodes/fortran.el (fortran-match-and-skip-declaration):
New function.
(fortran-font-lock-keywords-3): Use it. (Bug#1835)
Glenn Morris [Fri, 9 Apr 2010 01:20:45 +0000 (18:20 -0700)]
Doc fix related to Contributing.
* trouble.texi (Contributing): Add cindex entry.
Mention etc/CONTRIBUTE.
YAMAMOTO Mitsuharu [Thu, 8 Apr 2010 00:43:57 +0000 (09:43 +0900)]
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
Katsumi Yamaoka [Wed, 7 Apr 2010 21:51:48 +0000 (21:51 +0000)]
Merge from mainline.
Jan D. [Wed, 7 Apr 2010 16:34:31 +0000 (18:34 +0200)]
Fix resizing for X and non-Gtk+ build. Bug #5848.
* frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
FRAME_LINE_TO_PIXEL_Y.
* xterm.c (x_set_window_size_1): Don't add border_width/height to
pixelwidth/height.
Kenichi Handa [Wed, 7 Apr 2010 06:09:33 +0000 (15:09 +0900)]
Fix previous change of *-composable-pattern.
Kenichi Handa [Wed, 7 Apr 2010 06:08:27 +0000 (15:08 +0900)]
merge trunk
Kenichi Handa [Wed, 7 Apr 2010 04:36:25 +0000 (13:36 +0900)]
Fix previous change of *-composable-pattern).
Katsumi Yamaoka [Tue, 6 Apr 2010 21:54:32 +0000 (21:54 +0000)]
Merge from mainline.
Chong Yidong [Tue, 6 Apr 2010 16:10:31 +0000 (12:10 -0400)]
Edits to Persistent Mark node.
* mark.texi (Persistent Mark): Copyedits. Replace undo example with
query-replace (Bug#5774).
Chong Yidong [Tue, 6 Apr 2010 15:43:08 +0000 (11:43 -0400)]
Revert 2008-03-03 change (Bug#5821).
* textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
paragraph-separate (Bug#5821).
Chong Yidong [Tue, 6 Apr 2010 15:32:15 +0000 (11:32 -0400)]
* quail/vntelex.el: Fix "af" rule (Bug#5836).
Juri Linkov [Mon, 5 Apr 2010 22:15:04 +0000 (01:15 +0300)]
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
* info.el (Info-find-node-2): Comment out code that skips
breadcrumbs line.
(Info-mouse-follow-link): New command.
(Info-link-keymap): New keymap.
(Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
Return a string with links instead of inserting breadcrumbs
to the Info buffer.
(Info-fontify-node): Comment out code that inserts breadcrumbs.
Instead of putting the `invisible' text property over the Info
header, make an overlay over the Info header with the `invisible'
property and `after-string' set to the string returned by
`Info-breadcrumbs'.
Katsumi Yamaoka [Mon, 5 Apr 2010 21:59:15 +0000 (21:59 +0000)]
Merge from mainline.
Chong Yidong [Mon, 5 Apr 2010 15:46:29 +0000 (11:46 -0400)]
Fix crash on NextStep terminal (Bug#5837)
* xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
terminal frames (Bug#5837).
Katsumi Yamaoka [Sun, 4 Apr 2010 21:55:36 +0000 (21:55 +0000)]
Merge from mainline.
rocher@member.fsf.org [Sun, 4 Apr 2010 10:42:05 +0000 (12:42 +0200)]
Add a new entry for QWE
Chong Yidong [Sat, 3 Apr 2010 23:40:20 +0000 (19:40 -0400)]
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
Reported by monkey@sandpframing.com.
Juanma Barranquero [Sat, 3 Apr 2010 02:16:16 +0000 (04:16 +0200)]
Add stubs for Windows, required after CVE-2010-0825 change.
* ntlib.c (getgid, getegid, setegid): New stubs.
* ntlib.h (getgid, getegid, setegid): Declare them.
Chong Yidong [Sat, 3 Apr 2010 00:42:10 +0000 (20:42 -0400)]
Bump version to 23.1.95.
Chong Yidong [Fri, 2 Apr 2010 15:24:16 +0000 (11:24 -0400)]
Fix permissions handling (CVE-2010-0825).
* movemail.c (main): Check return values of setuid. Avoid
possibility of symlink attack when movemail is setgid mail
(CVE-2010-0825).
Katsumi Yamaoka [Fri, 2 Apr 2010 11:32:45 +0000 (11:32 +0000)]
Merge from mainline.
Juanma Barranquero [Fri, 2 Apr 2010 02:30:09 +0000 (04:30 +0200)]
Fix typos.
Juanma Barranquero [Fri, 2 Apr 2010 02:25:19 +0000 (04:25 +0200)]
Fix typos in semantic/imenu.el.
* cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
(semantic-create-imenu-directory-index): Fix typos in docstrings.
(semantic-imenu-goto-function): Reflow docstring.
Juanma Barranquero [Fri, 2 Apr 2010 02:22:17 +0000 (04:22 +0200)]
Fix typos in ChangeLogs.
Katsumi Yamaoka [Thu, 1 Apr 2010 21:53:22 +0000 (21:53 +0000)]
Merge from mainline.
Andreas Schwab [Thu, 1 Apr 2010 15:34:05 +0000 (17:34 +0200)]
Use correct coding system when verifying a pgp signed message
* mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
if set.
Chong Yidong [Thu, 1 Apr 2010 15:24:53 +0000 (11:24 -0400)]
Fix markup mistake in nonascii.texi.
* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
Chong Yidong [Thu, 1 Apr 2010 15:15:28 +0000 (11:15 -0400)]
Fix typo.
Katsumi Yamaoka [Wed, 31 Mar 2010 21:53:49 +0000 (21:53 +0000)]
Merge from mainline.
Chong Yidong [Wed, 31 Mar 2010 14:27:50 +0000 (10:27 -0400)]
Fix last set of Nextstep changes.
* nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
* nsterm.h: Fix prototype.
Eli Zaretskii [Wed, 31 Mar 2010 09:43:53 +0000 (12:43 +0300)]
Explain how to re-throw a signal.
control.texi (Handling Errors): How to re-throw a signal caught
by condition-case.
Eli Zaretskii [Wed, 31 Mar 2010 09:08:40 +0000 (12:08 +0300)]
Fix bug #5703.
w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
in this function.
Katsumi Yamaoka [Wed, 31 Mar 2010 06:31:33 +0000 (06:31 +0000)]
Merge from mainline.
Chong Yidong [Wed, 31 Mar 2010 04:00:23 +0000 (00:00 -0400)]
* nsterm.h: Fix last change.
Katsumi Yamaoka [Wed, 31 Mar 2010 00:05:35 +0000 (00:05 +0000)]
Merge from mainline.
Chong Yidong [Tue, 30 Mar 2010 23:26:38 +0000 (19:26 -0400)]
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
Katsumi Yamaoka [Tue, 30 Mar 2010 21:52:49 +0000 (21:52 +0000)]
Merge from mainline.
Tomas Abrahamsson [Tue, 30 Mar 2010 21:41:01 +0000 (23:41 +0200)]
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
Jan D. [Tue, 30 Mar 2010 17:26:58 +0000 (19:26 +0200)]
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
Kenichi Handa [Tue, 30 Mar 2010 12:50:44 +0000 (21:50 +0900)]
Fix Indic composable patterns for the new Unicode specification.
Kenichi Handa [Tue, 30 Mar 2010 12:49:50 +0000 (21:49 +0900)]
merge trunk
Kenichi Handa [Tue, 30 Mar 2010 12:46:31 +0000 (21:46 +0900)]
Fix Indic composable patterns for the new Unicode specification.
Eli Zaretskii [Tue, 30 Mar 2010 10:59:26 +0000 (13:59 +0300)]
Improve documentation of "C-x 8 RET".
mule.texi (Input Methods): Mention "C-x 8 RET" and add a
cross-reference to "Inserting Text".
basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
Mention completion provided by `ucs-insert'.
Kenichi Handa [Tue, 30 Mar 2010 07:48:06 +0000 (16:48 +0900)]
merge trunk
Katsumi Yamaoka [Tue, 30 Mar 2010 03:58:54 +0000 (03:58 +0000)]
Merge from mainline.
Chong Yidong [Mon, 29 Mar 2010 23:48:44 +0000 (19:48 -0400)]
Clean up unneeded ns_set_icon_type calls.
Patch from Adrian Robert, see
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01391.html
* xdisp.c (x_consider_frame_title, update_window_cursor): Remove
HAVE_NS conditionals.
(prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited.
* nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
filename for the title.
(ns_set_doc_edited): Do nothing if the selected window is a
minibuffer window.
* nsterm.h: Add prototypes for ns_set_name_as_filename and
ns_set_doc_edited.
* nsterm.m: Remove unneeded prototype.
Katsumi Yamaoka [Mon, 29 Mar 2010 21:51:58 +0000 (21:51 +0000)]
Merge from mainline.